home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / polkit-1 / actions / com.hp.hplip.policy next >
Encoding:
Extensible Markup Language  |  2012-01-15  |  703 b   |  21 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE policyconfig PUBLIC
  3.  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  4.  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
  5. <policyconfig>
  6.  
  7.   <vendor>Hewlett-Packard Development Company</vendor>
  8.   <vendor_url>http://hplip.net/</vendor_url>
  9.  
  10.   <action id="com.hp.hplip.installplugin">
  11.     <description>Install a plug-in into a Hewlett-Packard printer</description>
  12.     <message>System policy prevents installation of a printer plug-in</message>
  13.     <defaults>
  14.       <allow_any>no</allow_any>
  15.       <allow_inactive>no</allow_inactive>
  16.       <allow_active>auth_admin</allow_active>
  17.     </defaults>
  18.   </action>
  19.  
  20. </policyconfig>
  21.